Skip to content
Back to search
30
MCP

Poke SSH Bridge

pulsemcp/poke ssh bridge

MCP server bridging AI agents to remote servers via SSH using FastMCP.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

firstfinger/ssh-mcp
MCP server for AI agents to connect and interact with remote servers over SSH.
0 tools
poke-browser
MCP server + WebSocket bridge for the poke-browser Chrome extension
0 tools
MQTT Bridge
MCP server bridging AI agents to IoT devices via MQTT protocol, with device discovery, sensor data access, and command execution over SSE an
0 tools
com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
0 tools
rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
0 tools
enke-mcp-server
en.ke MCP Server — secure link tools for AI agents (local stdio + remote SSE)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "poke_ssh_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}